Einhugur OpenDocument Text Plugin for Xojo

Section.Footer Method

Gets footer instance for the section.

Footer(
   createIfNotExists as Boolean) as EinhugurODT.Footer

Parameters

createIfNotExists
If set to true then footer is created if it does not exist.

Returns

EinhugurODT.Footer
The requested footer or nil if footer did not exist.

Remarks

See Also

Section Class